func go/types.isUnsigned
2 uses
go/types (current package)
expr.go#L211: if isUnsigned(x.typ) {
predicates.go#L17: func isUnsigned(t Type) bool { return isBasic(t, IsUnsigned) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)